Path: blob/master/guides/md/keras_hub/Let's get started with the simplest KerasHub API: a pretrained classifier.In this example, we will construct a classifier that waspretrained on the ImageNet dataset.We'll use this model to solve the age old "Cat or Dog" problem.The highest level module in KerasHub is a *task*. A *task* is a `keras.Model`consisting of a (generally pretrained
3299 views
404: Not Found